home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / wb / DosMan121.lha / man / Relabel < prev    next >
Text File  |  1995-05-06  |  974b  |  39 lines

  1.  
  2.  
  3.  
  4.             Relabel(V1.3, 2.x, 3.x in C:)
  5.  
  6.  
  7.  
  8.      NAME
  9.             Relabel - Change the name of a disk.
  10.  
  11.      SYNOPSIS
  12.             Relabel [Drive] drive [Name] name
  13.  
  14.      DESCRIPTION
  15.             You use Relabel to rename a disk. Volume names are 
  16.         normally given during the FORMAT or DISCOPY. Do not 
  17.         confuse the volume name with the device name (which is 
  18.         df0 or dh0:). 
  19.  
  20.      KEYWORDS
  21.           DRIVE drivename
  22.             This is the device name which you want to change.  
  23.         There is no default drive.  So, if you wish to relabel 
  24.         any other drive, then be sure to enter the drive or else 
  25.         it won't work.
  26.  
  27.           NAME name
  28.             This is the name you are going to give. You can use 
  29.         up to 30 characters. Be sure to use quotes if there are 
  30.         any spaces in the name.
  31.  
  32.      EXAMPLE
  33.  
  34.             1. To change the name of the disk in df0: to 
  35.         MyWorkbench:
  36.  
  37.           Relabel DF0: "MyWorkbench"  
  38.  
  39.